* unexaix.c (make_hdr): Fix typo in prototype.
authorPaul Eggert <eggert@cs.ucla.edu>
Wed, 9 May 2012 19:44:19 +0000 (12:44 -0700)
committerPaul Eggert <eggert@cs.ucla.edu>
Wed, 9 May 2012 19:44:19 +0000 (12:44 -0700)
commit8ee0b9a3705cb4673d7017d697f661fac31ffa39
tree028597947e7fa4f2c049b24403a717699bcb506a
parent908c53508f1002905d1f868fc66512e5e1c08577
* unexaix.c (make_hdr): Fix typo in prototype.

This bug broke the build on AIX.  Problem reported by Gilles Pion.
src/ChangeLog
src/unexaix.c